Create an instance of a TimeLine object with the specified name and subscribe to update for the TimeLine

Namespace:  Equis.JanusToolkit
Assembly:  Janus (in Janus.dll)

Syntax

C#
public TimeLine(
	string name
)

Parameters

name
Type: System..::..String
Time Line name

See Also